home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 800_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  2.0 KB  |  95 lines

  1. // 800x600 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 20
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12. SchemeName = "Goal Text"
  13. FontName = "Arial"
  14. FontSize = 74
  15. FontWeight = 1400
  16. FgColor = "255 255 255 255"
  17. BgColor = "0 0 0 0"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. SchemeName = "Clock Text"
  22. FontName = "Arial"
  23. FontSize = 20
  24. FontWeight = 700
  25. FgColor = "159 95 47 255"
  26. BgColor = "0 0 0 141"
  27. FgColorArmed = "255 255 255 255"
  28. BgColorArmed = "159 95 47 67"
  29.  
  30. SchemeName = "Ball Text"
  31. FontName = "Arial"
  32. FontSize = 64
  33. FontWeight = 700
  34. FgColor = "255 255 255 255"
  35. BgColor = "0 0 0 0"
  36. FgColorArmed = "255 255 255 255"
  37. BgColorArmed = "159 95 47 67"
  38.  
  39.  
  40. // COMMAND MENU TEXT
  41. SchemeName = "CommandMenu Text"
  42. FontName = "Arial"
  43. FontSize = 17
  44. FgColor = "159 95 47 255"
  45. BgColor = "0 0 0 141"
  46. FgColorArmed = "255 255 255 255"
  47. BgColorArmed = "159 95 47 67"
  48.  
  49. // SCOREBOARD TEXT
  50. SchemeName = "Scoreboard Text"
  51. FontName = "Arial"
  52. FontSize = 15
  53. FontWeight = 0
  54.  
  55. // SCOREBOARD TITLE TEXT (team names, team scores)
  56. SchemeName = "Scoreboard Title Text"
  57. FontName = "Arial"
  58. FontSize = 20
  59. FontWeight = 700
  60.  
  61. // SCOREBOARD SMALL TEXT (headers, player #)
  62. SchemeName = "Scoreboard Small Text"
  63. FontName = "Arial"
  64. FontSize = 12
  65. FontWeight = 0
  66.  
  67. // TITLE FONT in TFC selection menus
  68. SchemeName = "Title Font"
  69. FontName = "Arial"
  70. FontSize = 26
  71. FgColor = "170 170 205 255"
  72. BgColor = "0 0 200 200"
  73. FgColorArmed = "255 255 255 255"
  74. BgColorArmed = "0 0 255 255"
  75.  
  76. // CLASSDESC, MAPDESC, MOTD text windows
  77. SchemeName = "Briefing Text"
  78. FontName = "Arial"
  79. FontSize = 15
  80. FontWeight = 0
  81. FgColor = "170 170 205 255"
  82. BgColor = "0 0 0 0"
  83. FgColorArmed = "255 255 255 255"
  84. BgColorArmed = "0 0 0 0"
  85.  
  86. // Team info text (list of players, etc)
  87. // fgColor is automatically set to the teams color
  88. SchemeName = "Team Info Text"
  89. FontName = "Arial"
  90. FontSize = 15
  91. FontWeight = 0
  92.  
  93.  
  94.  
  95.